libURLVersion
Type
function
Summary
Returns the version of the Internet library.
Syntax
libURLVersion()
Description
Use the libURLVersion function to check whether the Internet library supports a given feature, or when reporting problems.
There is no special significance to the version number returned by libURLVersion.
The libURLVersion function is part of the Internet library. To ensure that the function works in a standalone application, you must include this custom library when you create your standalone. In the Inclusions pane of the Standalone Application Settings window, make sure the "Internet" script library is selected.
Examples
get libURLVersion()
if libURLVersion is field "Latest" then go next card
Related
control structure: function
function: version, revAppVersion, systemVersion
glossary: LiveCode custom library, return, main stack, handler, Standalone Application Settings, message, group, standalone application, application
keyword: string
library: Internet library, library
message: startup, openBackground, preOpenStack, openStack, preOpenCard
Compatibility and Support
Introduced
LiveCode 1.1.1
OS
mac
windows
linux
web
Platforms
desktop
server